home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / gawk.zip / README.NT < prev   
Text File  |  1993-10-03  |  956b  |  20 lines

  1. This is a rough and dirty port of the GNU version of the AWK
  2. language to NT, done for research on a story I'm working on for 
  3. PC Week (the Labs part, where I work as an analyst). This 
  4. port has not been tested on anything but the intel version of 
  5. NT running on NTFS, but I don't think I've done anything to break 
  6. it elsewhere. I also compiled this using Visual C++ for NT. 
  7. Make files for that compiler are included.
  8.  
  9. I zipped up the sources files using PKZIP, so many of the source
  10. file names have been mangled to meet the 8.3 size of FAT. You can
  11. figure out the long names easily enough by trying to compile it and
  12. responding to the errors that result (if any) by renaming mangled
  13. file names to their original.
  14.  
  15. I would be interested in hearing of any bugs or better implementations.
  16. I can be reached on compuserve at 72631,144 or on the internet at
  17. esullivan@pcweek.ziff.com.
  18.  
  19. -Eamonn Sullivan
  20. PC Week Labs Senior Technical Analyst.